home *** CD-ROM | disk | FTP | other *** search
/ Aminet 28 / Aminet 28 (1998)(GTI - Schatztruhe)[!][Dec 1998].iso / Aminet / comm / maxs / maxslcd.lha / MAXsLCD.doc < prev    next >
Encoding:
Text File  |  1998-09-21  |  1.1 KB  |  48 lines

  1.  
  2. WARNING: this program is not tested that much but it works for me.
  3.          Should it cause you problems, it is not my fault etc.
  4.          and that applies even if you haven't read this notice.
  5.  
  6. Uses LCDaemon by Hendrik De Vloed. (So you will need to get
  7. it if you haven't already, and make the little LCD display)
  8.  
  9.  
  10. I wrote it so that when the BBS was on, I could see who was
  11. online without having to turn on the monitor if I was not using
  12. the computer at the time.
  13.  
  14.  
  15. MAXsLCD - Setting up..
  16. ~~~~~~~~~~~~~~~~~~~~~~
  17.  
  18. 1) Make a directory in doors: like doors:lcd or something.
  19.  
  20. 2) Copy the executable files [monitor,quit,login,logout]
  21.    to your new directory.
  22.  
  23. 3) Add this line to your bbs startup script.
  24.  
  25.    run <>NIL: Doors:[your dir]/monitor
  26.  
  27.  
  28. 4) In Doors:introdoor.text add the line 
  29.  
  30.    [your dir]/login
  31.  
  32.  
  33. 5) In your logout script (execute on logoff script), put the
  34.    line 
  35.  
  36.    Doors:[your dir]/logout
  37.  
  38.  
  39. 6) Use the program 'quit' to signal the main program to finish.
  40.  
  41.  
  42.  
  43.  
  44. Copyright 1998 - Richard Smith, The Forest BBS.
  45.  
  46. These programs may not be used for profit in any way (except mine
  47. maybe). It may still be distributed on the likes of Aminet & BBSes.
  48.